pycharmCommunity

fun pycharmCommunity(version: String)

Adds a dependency on PyCharm Community.

Parameters

version

The version of PyCharm Community.


fun pycharmCommunity(version: Provider<String>)

Adds a dependency on PyCharm Community.

Parameters

version

The provider for the version of PyCharm Community.